home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / docs / mags / AIOV20.lha / data / ur6 < prev    next >
Encoding:
Text File  |  1999-01-23  |  2.0 KB  |  67 lines

  1.  
  2. {center}
  3. {subhead} TextInfo{def}{p}
  4. Review by Renne Nissinen
  5. {left}
  6. {p} {p}
  7.  
  8.   TextInfo is a silly little tool that reads a text file, counts words inside
  9. it and displays statistics. It reports the number of bytes read, letters,
  10. words, unique words, subsumes, syllabications etc. Then it lists the words;
  11. the one used most often is first. Next comes a subsume report; for example it
  12. detects that the word "tools" is the same thing as "tool", and then it makes
  13. a list showing how many of the used words you need to know in order to
  14. understand a certain percentage of the text (5..95% with steps of 5%).
  15. {p} {p}
  16.   You can configure it to skip some part(s) of the report, and set the endings
  17. to subsume etc, but it still won't be perfect - language is just not that
  18. simple, unfortunately :) It can be fun to see the reports of some text files,
  19. and TextInfo is written with email signatures in mind so you can append
  20. statistics to every message, but it won't be a lot of fun for very long, as you
  21. probably can imagine.. :) Here is a shortened version of the report generated
  22. from this text upto the colon:
  23. {p} {p}
  24. Bytes read            1038{p}
  25. Letters                787{p}
  26. Words                  188{p}
  27. Unique                  99{p}
  28. Subsumes                 7{p}
  29. Syllabications           0{p}
  30. [...]
  31. {p} {p}
  32. the                     12{p}
  33. it                       9{p}
  34. of                       8{p}
  35. a                        7{p}
  36. is                       6{p}
  37. to                       6{p}
  38. word                     6{p}
  39. report                   5{p}
  40. and                      4{p}
  41. can                      4{p}
  42. text                     4{p}
  43. you                      4{p}
  44. be                       3{p}
  45. subsume                  3{p}
  46. textinfo                 3{p}
  47. that                     3{p}
  48. tool                     3{p}
  49. [...]
  50. {p} {p}
  51. Subsume report...
  52. {p} {p}
  53. files(1)=file{p}
  54. lists(1)=list{p}
  55. [...]
  56. {p} {p}
  57.  5 %          1{p}
  58. 20 %          4{p}
  59. 50 %         17{p}
  60. 75 %         46{p}
  61. 90 %         73{p}
  62. 95 %         82
  63. {p} {p}
  64. Available from: Aminet:text/misc/TextInfo.lha
  65. {p} {p}
  66. Overall: 73%
  67.